programming4us
           
 
 
SQL Server

SQL Azure : Azure Server Administration (part 3) - Databases

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
12/16/2010 4:45:27 PM

3. Databases

The Databases tab is first in the Server Administration portal, but the Firewall Settings tab before it because even though you can create databases, you can't connect to them without defining a firewall rule and an IP address range. Now that you've defined your firewall rules, let's create a database and connect to it.

The Databases tab makes it very easy to create and manage SQL Azure databases. Click the Create Database button on the Databases tab to bring up the dialog shown in Figure 6. This dialog asks you to enter the name of the database, the database edition (Web or Business), and the database's maximum size. Web database editions are available in 1 GB and 5 GB; the Business edition provides sizes ranging from 10 GB to 50 GB, in increments of 10.

Figure 6. Create Database dialog

NOTE

You're free to pick any database size. But if you use more space than you select, you're charged for the next biggest size. For example, if you initially select a 20 GB database, and after a few months your data grows to 22GB, you then begin to be charged for the 30 GB maximum size.

After you've entered the database name, edition, and maximum size, click the Create button. Your database is now be listed on the Databases tab, along with the database's current size, type (or maximum size), and availability. (See Figure 7.)

From the SQL Azure Server Administration portal and the Databases tab, you can also drop existing databases and test connectivity to databases. To test connectivity, select a database from the list, and click the Test Connectivity button. Doing so opens the Database Connectivity Test dialog, which asks you to specify your username and password to connect to the selected database. Enter the appropriate username and password, and click Connect. If the connection is successful, the dialog lets you know, as shown in figure 8.

Figure 7. Database list

Figure 8. Successful database connectivity test

At this point, you've created a database and walked through how to create and manage your databases. Let's move on to how to connect to your databases through SQL Server Management Studio (SSMS) and how to create databases and users via T-SQL.

Now that you've defined your firewall rules and settings, you can create and access SQL Azure databases. Let's do that now.

Other -----------------
- SQL Azure : Managing Your Azure Projects
- SQL Azure : Creating Your Azure Account
- An OLAP Requirements Example: CompSales International (part 16) - Security and Roles
- An OLAP Requirements Example: CompSales International (part 15) - SSIS
- An OLAP Requirements Example: CompSales International (part 14) - Data Mining
- An OLAP Requirements Example: CompSales International (part 13) - Cube Perspectives
- An OLAP Requirements Example: CompSales International (part 12) - Generating a Relational Database
- An OLAP Requirements Example: CompSales International (part 11)
- An OLAP Requirements Example: CompSales International (part 10)
- An OLAP Requirements Example: CompSales International (part 9) - Browsing Data in the Cube
- An OLAP Requirements Example: CompSales International (part 8) - Aggregating Data Within the Cube
- An OLAP Requirements Example: CompSales International (part 7) - Building and Deploying the Cube
- An OLAP Requirements Example: CompSales International (part 6) - Creating the Cube
- An OLAP Requirements Example: CompSales International (part 5) - Creating the Other Dimensions
- An OLAP Requirements Example: CompSales International (part 4) - Defining Dimensions and Hierarchies
- An OLAP Requirements Example: CompSales International (part 3) - Creating Data Source Views
- An OLAP Requirements Example: CompSales International (part 2) - Adding a Data Source
- An OLAP Requirements Example: CompSales International (part 1)
- SQL Server 2008 Analysis Services : An Analytics Design Methodology
- SQL Azure : Other Considerations
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us